In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / TagGetName Method

TagGetName Method (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(321)>

Function TagGetName( _

   ByVal TagNo As Integer _

) As String
[DispId(321)]

string TagGetName( 

   int TagNo

)
function TagGetName( 

    TagNo: Integer

): String; 
DispIdAttribute(321)

function TagGetName( 

   TagNo : int

) : String;
[DispId(321)]

string* TagGetName( 

   int TagNo

) 
[DispId(321)]

String^ TagGetName( 

   int TagNo

) 

Parameters

TagNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members